home *** CD-ROM | disk | FTP | other *** search
/ Hentai 9 (VCD) / MULTIMEDIA.bin / maid.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-12-06  |  97 b   |  8 lines

  1. on(release){
  2.    gotoAndStop(6);
  3.    tellTarget("medias")
  4.    {
  5.       gotoAndStop(2);
  6.    }
  7. }
  8.